Skip to content

ci: fix pinned FABLE source fetch#9

Merged
baskduf merged 1 commit into
mainfrom
fix/ci-fable-source-fetch
Jun 18, 2026
Merged

ci: fix pinned FABLE source fetch#9
baskduf merged 1 commit into
mainfrom
fix/ci-fable-source-fetch

Conversation

@baskduf

@baskduf baskduf commented Jun 18, 2026

Copy link
Copy Markdown
Owner

Summary

  • Replace the malformed GitHub API curl request with the public raw.githubusercontent.com pinned source URL
  • Remove the unnecessary GH_TOKEN dependency from the fetch step
  • Add regression coverage scoped to the pinned source fetch step

Test Plan

  • python3 -m unittest tests.test_scripts.ScriptTests.test_ci_workflow_validates_against_pinned_source -v
  • python3 -m unittest discover -s tests -v
  • python3 -m py_compile target scripts/tests and sh -n wrapper scripts
  • Extracted and executed the CI fetch run block; fetched pinned FABLE-5 source successfully

@baskduf baskduf merged commit 8ef46e7 into main Jun 18, 2026
3 checks passed
@baskduf baskduf deleted the fix/ci-fable-source-fetch branch June 18, 2026 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant